home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Practical Internet 2002 February
/
Practical Internet February 2002.iso
/
pc
/
Software
/
SiteBuilding
/
HomeSite_Installer.exe
/
data1.cab
/
Wizards
/
HTML
/
Frames_Frames.wizml
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-10-11
|
428 b
|
25 lines
<WIZIF not ParameterExists( 'Level' )>
<WIZSET Level = 0>
<WIZSET Frame0 = Frameset>
</WIZIF>
<WIZLOOP index="item" list="$${Evaluate('Frame' & Level)}">
<WIZSET type = item>
<WIZBREAK>
</WIZLOOP>
<WIZIF type eq 'Frameset'>
<WIZINCLUDE template="Frames_HandleFrameset.wizml">
<WIZELSEIF type eq 'Frame'>
<WIZINCLUDE template="Frames_HandleFrame.wizml">
</WIZIF>
<WIZIF Level eq 0>>
</WIZIF>